3.320 \(\int \frac{\csc ^2(a+b x) \sec ^3(a+b x)}{c+d x} \, dx\)

Optimal. Leaf size=26 \[ \text{CannotIntegrate}\left (\frac{\csc ^2(a+b x) \sec ^3(a+b x)}{c+d x},x\right ) \]

[Out]

CannotIntegrate[(Csc[a + b*x]^2*Sec[a + b*x]^3)/(c + d*x), x]

________________________________________________________________________________________

Rubi [A]  time = 0.18662, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \frac{\csc ^2(a+b x) \sec ^3(a+b x)}{c+d x} \, dx \]

Verification is Not applicable to the result.

[In]

Int[(Csc[a + b*x]^2*Sec[a + b*x]^3)/(c + d*x),x]

[Out]

Defer[Int][(Csc[a + b*x]^2*Sec[a + b*x]^3)/(c + d*x), x]

Rubi steps

\begin{align*} \int \frac{\csc ^2(a+b x) \sec ^3(a+b x)}{c+d x} \, dx &=\int \frac{\csc ^2(a+b x) \sec ^3(a+b x)}{c+d x} \, dx\\ \end{align*}

Mathematica [A]  time = 21.1897, size = 0, normalized size = 0. \[ \int \frac{\csc ^2(a+b x) \sec ^3(a+b x)}{c+d x} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(Csc[a + b*x]^2*Sec[a + b*x]^3)/(c + d*x),x]

[Out]

Integrate[(Csc[a + b*x]^2*Sec[a + b*x]^3)/(c + d*x), x]

________________________________________________________________________________________

Maple [A]  time = 2.754, size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( \csc \left ( bx+a \right ) \right ) ^{2} \left ( \sec \left ( bx+a \right ) \right ) ^{3}}{dx+c}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(b*x+a)^2*sec(b*x+a)^3/(d*x+c),x)

[Out]

int(csc(b*x+a)^2*sec(b*x+a)^3/(d*x+c),x)

________________________________________________________________________________________

Maxima [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(b*x+a)^2*sec(b*x+a)^3/(d*x+c),x, algorithm="maxima")

[Out]

Timed out

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\csc \left (b x + a\right )^{2} \sec \left (b x + a\right )^{3}}{d x + c}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(b*x+a)^2*sec(b*x+a)^3/(d*x+c),x, algorithm="fricas")

[Out]

integral(csc(b*x + a)^2*sec(b*x + a)^3/(d*x + c), x)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(b*x+a)**2*sec(b*x+a)**3/(d*x+c),x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(b*x+a)^2*sec(b*x+a)^3/(d*x+c),x, algorithm="giac")

[Out]

Timed out